Skip to content

feat: add Oracle Cloud Infrastructure (OCI) template (#201) #222

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

aybanda
Copy link

@aybanda aybanda commented Jul 12, 2025

Closes #201

Description

This PR adds a new Oracle Cloud Infrastructure (OCI) Linux template for provisioning Coder workspaces. The template includes compute instances, networking (VCN, subnet, internet gateway), and storage configuration as requested in issue #201.

Type of Change

  • New module
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/aybanda/templates/oci-linux
New version: v1.0.0
Breaking change: [ ] Yes [x] No

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun run fmt)
  • Changes tested locally
  • Terraform validation passes
demo.mov

Related Issues

Closes #201 - Add Oracle Cloud Infrastructure (OCI) template example

/claim #201

@matifali
Copy link
Member

@aybanda, please read #213 for the details. The new template should be in your namespace. You also need to attach a video showing the template working in Coder by demonstrating a successful workspace creation.

@aybanda
Copy link
Author

aybanda commented Jul 14, 2025

@matifali I have attached a terminal demo proving my OCI template is valid, documented, and pushed to GitHub; due to local Coder provisioner issues, I’m unable to record a full UI workspace creation—could a reviewer please test the import and workspace creation? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Oracle Cloud Infrastructure (OCI) template example
2 participants